type go.uber.org/zap/zapcore.counter
4 uses
go.uber.org/zap/zapcore (current package)
sampler.go#L34: type counter struct {
sampler.go#L39: type counters [_numLevels][_countersPerLevel]counter
sampler.go#L45: func (cs *counters) get(lvl Level, key string) *counter {
sampler.go#L65: func (c *counter) IncCheckReset(t time.Time, tick time.Duration) uint64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)